| Project | QA Tests |
|---|---|
| Release | 9.87.6 |
| Test Environment | DEV |
| Execution Start Time | Wed, 10 Dec 2025 07:17:58 GMT |
| Execution End Time | Wed, 10 Dec 2025 07:18:46 GMT |
| Total Execution Time | 48s |
|
|
|
|
|
|
| Filename | Tests | Execution Time | Passed | Failed | Timed Out | Skipped | Interrupted |
|---|---|---|---|---|---|---|---|
| deleteAPI.spec.ts | 1 | 0 () | 0 () | 0 () | 1 () | 0 () | |
| getAPI.spec.ts | 2 | 0 () | 2 () | 0 () | 0 () | 0 () | |
| endtoendAPI.spec.ts | 1 | 0 () | 1 () | 0 () | 0 () | 0 () | |
| loginPage.spec.ts | 1 | 13s | 0 () | 1 () | 0 () | 0 () | 0 () |
| homePage.spec.ts | 2 | 13s | 0 () | 2 () | 0 () | 0 () | 0 () |
| pdp.spec.ts | 4 | 10s | 0 () | 4 () | 0 () | 0 () | 0 () |
| putAPI.spec.ts | 1 | 0 () | 0 () | 0 () | 1 () | 0 () | |
| postAPI.spec.ts | 1 | 0 () | 1 () | 0 () | 0 () | 0 () | |
| srp.spec.ts | 2 | 5s | 0 () | 2 () | 0 () | 0 () | 0 () |
| Browser | Tests | Execution Time | Passed | Failed | Timed Out | Skipped | Interrupted |
|---|---|---|---|---|---|---|---|
| Google Chrome | 15 | 48s | 0 () | 13 () | 0 () | 2 () | 0 () |
| Title | Status | File | Browser | Duration | Details | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Delete-user details | skipped | deleteAPI.spec.ts | Google Chrome |
read_more
Delete-user detailsX
|
|||||||||
| Get-Single user details | failed | getAPI.spec.ts | Google Chrome | 145ms |
read_more
Get-Single user detailsX
Error: expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 403
at /home/runner/work/PlayWright-Automation/PlayWright-Automation/tests/getAPI.spec.ts:23:31
|
||||||||
| End to End Crud API Testing | failed | endtoendAPI.spec.ts | Google Chrome | 178ms |
read_more
End to End Crud API TestingX
Error: expect(received).toBe(expected) // Object.is equality
Expected: 201
Received: 403
at /home/runner/work/PlayWright-Automation/PlayWright-Automation/tests/endtoendAPI.spec.ts:33:35
=====POST CALL=====
|
||||||||
| Get-ALL user details | failed | getAPI.spec.ts | Google Chrome | 235ms |
read_more
Get-ALL user detailsX
Error: expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 403
at /home/runner/work/PlayWright-Automation/PlayWright-Automation/tests/getAPI.spec.ts:11:31
|
||||||||
| Verify login to an application with valid credentials @sanity | failed | loginPage.spec.ts | Google Chrome | 12s 799ms |
read_more
Verify login to an application with valid credentials @sanityX
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| Verify the product search : Samsung | failed | homePage.spec.ts | Google Chrome | 12s 799ms |
read_more
Verify the product search : SamsungX
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| Verify the product search : macbook | failed | homePage.spec.ts | Google Chrome | 12s 803ms |
read_more
Verify the product search : macbookX
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| Verify the product meta data : macbook | failed | pdp.spec.ts | Google Chrome | 4s 373ms |
read_more
Verify the product meta data : macbookX
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| Verify the product pricing data : MacBook Pro | failed | pdp.spec.ts | Google Chrome | 4s 615ms |
read_more
Verify the product pricing data : MacBook ProX
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| Verify the product meta data : Samsung | failed | pdp.spec.ts | Google Chrome | 4s 788ms |
read_more
Verify the product meta data : SamsungX
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| PUT-update the user details | skipped | putAPI.spec.ts | Google Chrome |
read_more
PUT-update the user detailsX
|
|||||||||
| Post-Create a new user | failed | postAPI.spec.ts | Google Chrome | 151ms |
read_more
Post-Create a new userX
Error: expect(received).toBe(expected) // Object.is equality
Expected: 201
Received: 403
at /home/runner/work/PlayWright-Automation/PlayWright-Automation/tests/postAPI.spec.ts:18:30
|
||||||||
| Verify the product pricing data : Samsung Galaxy Tab 10.1 | failed | pdp.spec.ts | Google Chrome | 4s 66ms |
read_more
Verify the product pricing data : Samsung Galaxy Tab 10.1X
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| Verify the slecting the product : macbook | failed | srp.spec.ts | Google Chrome | 4s 29ms |
read_more
Verify the slecting the product : macbookX
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| Verify the slecting the product : Samsung | failed | srp.spec.ts | Google Chrome | 4s 70ms |
read_more
Verify the slecting the product : SamsungX
Error: expect(received).toBeTruthy()
Received: false
at Object.homePage (/home/runner/work/PlayWright-Automation/PlayWright-Automation/Fixtures/baseFixtures.ts:15:49)
Value filled into an locator('#input-email') is dinesh1@mail.com
,Value filled into an locator('#input-password') is 1@Dinesh
|
||||||||
| Title | Status | File | Browser | Duration | Details |